ComponentOne Wijmo Open for Juice UI
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Sparkline Namespace / ListConverter<T> Class / CanConvertFrom Method / CanConvertFrom(Type) Method

In This Topic
    CanConvertFrom(Type) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Function CanConvertFrom( _
       ByVal sourceType As System.Type _
    ) As System.Boolean
    public System.bool CanConvertFrom( 
       System.Type sourceType
    )

    Parameters

    sourceType
    See Also